body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,span,label{
	margin:0;
	padding:0;
}
html{color:#000;}
body{font-size: 12px;font-family:"Microsoft Yahei","宋体";letter-spacing: 0px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%;border: none;outline: none;}
legend{color:#000;}
a:link,a:visited{text-decoration: none;}
a:hover{color:#c00; text-decoration:none;}
textarea{resize:none;}
img{vertical-align: top;}
.cl{clear: both;}
.fl{float: left;}
.fr{float: right;}
.t-c {text-align: center;}.t-l {text-align: left;}.t-r {text-align: right;}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1; /*IE/7/6*/
}
.mr0 {
	margin-right: 0 !important;
}
.ml0 {
	margin-left: 0 !important;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
.min-w {
	min-width: 1180px;
}
.bgcf {
	background-color: #fff;
}
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Arial","Microsoft Yahei","SimSun";
}
a {
	font-family: "Arial","Microsoft Yahei","SimSun";
}
.c-red {
	color: #ca1712 !important;
}
.bdd {
	border: 1px solid #dedede;
}
/* header start */
header{
	padding: 30px 0;
	overflow: visible;
}
nav{
	height: 28px;
	line-height: 28px;
	padding-top: 10px;
}
nav .anniu{
	display: none;
}
nav ul{
	float: left;
}
nav ul li{
	float: left;
	padding: 0 15px;
}
nav ul li:first-child{
	padding-left: 0;
}
nav ul li:last-child{
	padding-right: 0;
}
nav ul li a{
	font-size: 18px;
	color: #858585;
	font-family: Arial;
}
nav ul li a:hover{
	color: #009a3d;
}
.search{
	position: relative;
	float: right;
	margin-left: 10px;
}
.search .search-but{
	display: block;
	width: 14px;
	height: 14px;
	padding: 9px 0;
	background: none;
}
.search .k{
	position: absolute;
	top: 30px;
	right: 0px;
	padding: 4px 8px;
	background: #ddd;
	display: none;
	z-index: 99;
}
.search input{
	border-radius: 4px;
	padding: 2px 42px 2px 6px;
	background: #fff;
	line-height: 18px;
}
.search button{
	position: absolute;
	top: 0px;
	right: 4px;
	background: none;
	line-height: 18px;
	padding: 9px;
	color: #595959;
}
.search .k.search-opened{
	display: block;
}
/* header end */
/* footer start */
footer .top{
	background: #323232;
	padding: 50px 0;
	overflow: hidden;
}
footer .fl{
	width: 460px;
	margin-right: 10px;
}
footer .copy{
	background: #202020;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #a5a5a5;
	font-size: 14px;
}
footer .top .title a{
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	margin-bottom: 10px;
}
footer .top .title span{
	display: inline-block;
	width: 64px;
	height: 2px;
	background: #5b5b5b;
}
footer .top ul{
	margin-top: 14px;
}
footer .top ul li{
	font-size: 14px;
	line-height: 25px;
	color: #858585;
}
footer .top ul li a{
	color: #858585;
	padding-left: 25px;
	background: url(../images/f-jiaojiao.jpg) no-repeat center left;
}
footer .top ul li a:hover{
	color: #fff;
}
footer .top .fr{
	text-align: center;
	font-size: 14px;
	color: #bebdbd;
	line-height: 42px;
	padding-top: 10px;
}
footer .top .fr img{
	border: 10px solid #fff;
}
/* footer end */
/* 中英文切换  */
.language{
	text-align: right;
	font-size: 14PX;
	line-height: 26PX;
}
.language a{
	color: #858585;
	margin-left: 10px;
}
.language a:hover{
	color: #009a3d;
}
/* 中英文切换  */
/* 媒体查询优化各屏显示 start */
@media (max-width: 1205px){
	.w{
		width: 96%;
		padding: 0 2%;
	}
	header{
		padding: 20px 0;
	}
	.logo{
		width: 30%;
	}
	.logo img{
		width: 100%;
	}
	nav{
		padding-top: 0px;
	}
	nav ul li{
		padding: 0 10px;
	}
	footer .fl{
		width: 35%;
	}
	.language{
		line-height: 20px;
	}
	nav ul li{
		line-height: 20px;
	}
	.search .search-but{
		padding: 3px 0;
	}
	.search .k{
		top: 25px;
	}
}
@media (max-width: 980px){
	nav ul li{
		padding: 0 6px;
		background: none;
	}
	nav ul li a{
		font-size: 16px;
	}

}
@media (max-width: 860px){
	header .top{
		padding: 20px 0;
		height: 40px;
	}
	header .logo{
		width: auto;
	}
	header .logo img{
		width: auto;
		height: 40px;
	}
	nav{
		position: absolute;
		right: 0px;
		top: 80px;
		background: #fff;
		z-index: 99;
		height: auto;
		width: 100%;
		padding: 0;
		border-bottom: none;
	}
	nav .anniu{
		display: block;
		width: 30px;
		height: 30px;
		background: none;
		padding: 15px 0;
		box-sizing: content-box;
		background: url(../images/menu-ico.png) no-repeat center center;
		-webkit-background-size: auto 26px;
		background-size: auto 26px;
		cursor: pointer;
		position: absolute;
		top: -70px;
		right: 10px;
	}
	nav ul{
		width: 90%;
		margin: 0 5%;
		padding-top: 24px;
		padding-bottom: 8px;
	}
	nav ul li{
		width: 100%;
		text-align: center;
		padding: 0;
	}
	nav ul li a{
		width: 100%;
		text-align: center;
	}
	nav .search{
		position: absolute;
		top: 15px;
		left: 0px;
		width: 86%;
		margin: 0 7%;
		box-sizing: border-box;
		height: 38px;
		z-index: 99;
	}
	.nav-main{
		display: none;
		background: #f1f1f1;
		overflow: hidden;
	}
	header .top .fr{
		display: none;
	}
	.footer-bottom{
		height: auto;
		overflow: hidden;
		padding: 10px 0;
	}
	.footer-bottom .copy{
		float: none;
		text-align: center;
	}
	.footer-bottom .link{
		float: none;
		width: 230px;
		margin: 0 auto;

	}
	.search .search-but{
		display: none;
	}
	.search .k{
		display: block !important;
		width: 100%;
		top: 0;
		left: 0;
		box-sizing: border-box;
	}
	.search input{
		width: 100%;
		box-sizing: border-box;
	}
	footer .copy{
		height: auto;
		line-height: 26px;
		padding: 12px 0;
	}
	.language{
		padding: 10px 0;
		text-align: center;
	}
	.fixed4{
		overflow: hidden;
	}
	nav .search{
		top: 36px;
	}

}
@media (max-width: 600px){
	footer .fl{
		width: 100%;
		margin-bottom: 20px;
	}
	footer .fr{
		float: left;
	}
	footer .top{
		padding: 20px 0;
	}
	footer .top .title{
		text-align: center;
	}
	footer .top ul li{
		text-align: center;
	}
	footer .top ul li a{
		background: none;
		padding: 0;
	}
	footer .top .fr{
		width: 100%;
		text-align: center;
	}
}
/* 媒体查询优化各屏显示 end */

